{
  "version": "1.5",
  "BASE_DATA": {
    "radius": 170000.0,
    "gravity": 0.007,
    "timewarpHeight": 2000.0,
    "mapColor": {
      "r": 0.3179445481300354,
      "g": 0.31797880623817446,
      "b": 0.3179880829334259,
      "a": 1.0
    }
  },
  "TERRAIN_DATA": {
    "TERRAIN_TEXTURE_DATA": {
      "planetTexture": "Nereid",
      "planetTextureCutout": 0.9350000023841858,
      "surfaceTexture_A": "Hard_Rocks",
      "surfaceTextureSize_A": {
        "x": 24.0,
        "y": 24.0
      },
      "surfaceTexture_B": "Soft_Rocks",
      "surfaceTextureSize_B": {
        "x": 24.0,
        "y": 24.0
      },
      "terrainTexture_C": "Circles",
      "terrainTextureSize_C": {
        "x": 200.0,
        "y": 150.0
      },
      "surfaceLayerSize": 35.0,
      "minFade": 0.15,
      "maxFade": 0.65,
      "shadowIntensity": 8.0,
      "shadowHeight": 2.5
    },
    "terrainFormula": [
      "OUTPUT = AddHeightMap( Phobos, 6582.16530718, 128)",
      "OUTPUT = AddHeightMap( Perlin, 14393.16530518, 30, Curve6)",
      "M = AddHeightMap( Perlin, 5283.16530718, 3)",
      "OUTPUT = AddHeightMap( Perlin, 1484.9558556420, 8, null, M)",
      "OUTPUT = AddHeightMap( Perlin, 760.65462564575, 3, null, M)",
      "a = AddHeightMap( Perlin, 260.55165108204, 2, null, M)"
    ],
    "textureFormula": [
      "OUTPUT = AddHeightMap( Perlin, 12463.1753715, 1)"
    ],
    "verticeSize": 0.5
  },
  "ORBIT_DATA": {
    "parent": "Neptune",
    "semiMajorAxis": 5513400000.0,
    "eccentricity": 0.7417482,
    "argumentOfPeriapsis": 296.50396,
    "multiplierSOI": 1.25,
    "orbitLineResolution": 100
  },
  "ACHIEVEMENT_DATA": {
    "Landed": true,
    "Takeoff": true,
    "Atmosphere": true,
    "Orbit": true,
    "Crash": true
  }
}